@charset "utf-8";

body {
	width: 100%;
	height: 100%;
	font-size: 14px;
	font-family: "SimSun","Microsoft YaHei";
	color: #333;
}

body,
button,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
ul,
span,
img {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

li,
ol,
ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

/*a:hover {
  color: #333;
}*/
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
	display: none;
}

img {
	border: none;
	display: inline-block;
	vertical-align: middle;
}

.img {
	max-width: 100%;
	height: auto;
}

button,
input {
	outline: 0;
	border: none;
	box-sizing: border-box;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	zoom: 1;
}

.main {
	max-width: 1180px;
	margin: 0 auto;
	background-color: #fff;
	padding: 2% 2.224%;
}

.BreadcrumbNav {
	font-size: 14px;
	color: #666;
	padding: 1.15% 2.224%;
}

.BreadcrumbNav span {
	color: #0055A5;
}

.w1100 {
	width: 1100px;
	margin: 0 auto;
}

/* 信息公开二级导航 */
/* 二级导航 */
.second-nav {
	height: 50px;
	line-height: 50px;
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}

.second-nav li {
	float: left;
	margin-left: 108px;
}

.second-nav li:first-child {
	margin-left: 0;
}

.second-nav ul li.last {
	margin-left: 0;
	float: right;
}

.second-nav li a {
	font-size: 16px;
}

.second-nav li.active a {
	padding-bottom: 14px;
	font-weight: bold;
	color: #0050AC;
	height: 48px;
	border-bottom: 2px solid #0050AC;
}

.guide-active {
	position: fixed;
	width: 100%;
	top: 106px;
	background-color: #fff;
	z-index: 890;
}

/* 面包屑 */
.curmby {
	color: #999;
	margin: 17px 0 23px 0;
}

.curmby a {
	color: #999;
	padding: 0 6px;
}
.curmby a:first-child{
	padding-left: 0;
}
.curmby span.gt {
	padding-right: 6px;
	padding-left: 0px;
	margin-left: -4px;
}

.curmby a:first-child {
	color: #333;
	margin-left: -6px;
}

.curmby a:first-child:hover {
	color: #0050AC;
}

.curmby a:last-child {
	color: #999;
}
.curmby span{color: #999;
	padding: 0 0px;}
.curmby a span{padding:0;}

/* 头部样式 */
.head-box {
	position: relative;
	width: 100%;
	height: 472px;
}

.head {
	width: 100%;
	/* height: 472px;
  background: url(../images/public/top_b.jpg) center center no-repeat;
  background-size:  100% 100%; */
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 22;
}

.top {
	padding-left: 40px;
	padding-right: 25px;
}

.head-box .arrow-left {
	position: absolute;
	left: 59px;
	top: 38%;
	width: 19px;
	height: 30px;
	text-align: center;
	line-height: 360px;
	border-radius: 6px;
	background: url(../images/public/top_jt.svg) center no-repeat;
	transform: rotate(180deg);
	z-index: 24;
}

.head-box .arrow-right {
	position: absolute;
	right: 59px;
	top: 38%;
	width: 19px;
	height: 30px;
	text-align: center;
	line-height: 360px;
	border-radius: 6px;
	background: url(../images/public/top_jt.svg) center no-repeat;
	z-index: 24;
}

.logo-box {
	color: #fff;
	margin-right: 20px;
}

.logo-box .til {
	margin-left: 15px;
	font-weight: bold;
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 0;
}

.logo-box .til p {
	width: 240px;
	height: 26px;
	line-height: 26px;
	letter-spacing: 4px;
}

.logo-box .til .last-p {
	display: inline-block;
	width: 264px;
	height: 21px;
	line-height: 21px;
	letter-spacing: 28px;
	font-size: 16px;
}

.logo-box .fixlogo,
.xd-head .logo-box .toplogo {
	display: none;
}

.xd-head .logo-box .fixlogo {
	display: block;
}

.tips {
	width: 298px;
	height: 21px;
	line-height: 21px;
	background: rgba(255, 255, 255, .24);
	border-radius: 11px;
	margin-top: 10px;
	text-align: center;
	letter-spacing: 6px;
	font-size: 12px;
	color: #fff;
}

/* 导航样式 */
.nav {
	width: auto;
	margin-left: 45px;
	margin-top: 20px;
}

.nav li {
	float: left;
	width: 110px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

.nav li:first-child {
	width: 100px;
}

.nav li a {
	font-size: 16px;
	color: #fff;
	opacity: .8;
}

.nav li.active a {
	padding-bottom: 10px;
	opacity: 1;
	border-bottom: 3px solid #fff;
}
.head .nav li:hover a{
	color: #CCD9E8;
}
.head .nav li:first-child:hover a{
	color: #FFF;
}
.xd-head .nav li:first-child:hover a{
	color: #004098;
}
.xd-head  .nav li:hover a{
	color: #333;
}
/* 平台信息 */
.ptxx,
.sel {
	margin-top: 15px;
}

.ptxx a {
	color: #fff;
	font-size: 12px;
	opacity: .8;
}

.ptxx a:hover {
	color: #FFF;
}

.ptxx span {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #da251d;
	margin-left: 9px;
}

/* 登录操作的样式 */
.ctr-group .ctrls {
	position: relative;
}

.ctr-group {
	margin:20px 20px 0 0px
}

.ctr-group li {
	float: left;
	color: #DCDCDC;
}

.ctr-group img {
	width: 18px;
	height: 20px;
}

.ctr-group li a {
	margin: 0 12px;
	color: #fff;
	opacity: .8;
}

.ctr-group li a.cpname {
	margin: 0 10px;
}

.ctr-group li a.zc {
	margin: 0;
}

.ctr-group li a span {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/index/user.svg) center center no-repeat;
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 5px;
	background-size: cover;
}

.xd-head .ctr-group li a span {
	background: url(../images/public/user.svg) center center no-repeat;
}

.xd-head .ctr-group li a:hover span {
	background: url(../images/public/user_h.svg) center center no-repeat;
}

.ctr-group li:first-child {
	position: relative;
}

a#toolbarCtrl {
    display: inline-block;
	margin: 0 15px;
}
/* .ctr-group li.wza { */
	/* display: none; */
/* } */

.help-pop {
	display: none;
	position: absolute;
	top: 140%;
	left: -59%;
	width: 100px;
	padding: 3px 0;
	background-color: #fff;
	border-radius: 6px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.18);
}
.ctr-group li .help-pop div:first-child{
	border-bottom: 1px solid #EEEEEE;
}
.ctr-group li .help-pop a {
	display: inline-block;
	width: 100%;
	height: 30px;
    line-height: 30px;
	text-align: center;
	color: #000;
	margin: 0;
	font-size: 14px;
}

.ctr-group li .help-pop a:hover {
	color: #0050AC;
}

.help-pop:before {
	position: absolute;
	left: 40%;
	top: -20%;
	display: inline-block;
	content: '';
	width: 20px;
	height: 20px;
	background: url(../images/public/sj_top.svg) center center no-repeat;
}

.ctr-group .zclist {
	display: none;
	position: absolute;
	width: 100px;
	right: -36px;
	top: 29px;
	padding: 3px 0;
	/* border: 1px solid #0050AC; */
	border-radius: 6px;
	background: #FFF;
	box-shadow: 0 3px 6px rgb(0 0 0 / 18%);
}
.ctr-group .zclist:before {
	position: absolute;
	left: 40%;
	top: -20%;
	display: inline-block;
	content: '';
	width: 20px;
	height: 20px;
	background: url(../images/public/sj_top.svg) center center no-repeat;
}
.ctr-group .ctrls .zclist a {
	display: inline-block;
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #333;
	margin: 0;
	outline: 0;
}

.ctr-group .zclist a:first-child {
	border-bottom: 1px solid #EEEEEE;
}

.ctr-group .zclist a:hover {
	/* background-color: #0050AC; */
	color: #0050AC;
}
.jtarrow{display: none;}
/* .jtarrow,
.jtarrow::after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.jtarrow {
	top: -13px;
	left: 43px;
	border-width: 6px;
	-webkit-filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
	filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
	border-bottom-color: rgb(221, 221, 221);
} */

/* 选择框的样式 */
.sel {
	width: 210px;/*188px;*/
	height: 35px;
	line-height: 35px;
	border-radius: 20px;
	padding: 0 10px;
	background-color: rgba(255, 255, 255, 0.24);
	cursor: pointer;
}

.sel img {
	margin-top: -2px;
}

.sel span {
	display: inline-block;
	width: 85%;
	height: 100%;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/public/hs_down.svg) no-repeat 106% center transparent;
	color: #fff;
	border: none;
	opacity: .8;
	outline: none;
}

.sel-organ {
	position: relative;
	margin-right: 18px;
}

.organ-box {
	display: none;
	position: absolute;
	left: -128%;
	top: 65px;
	width: 731px;
	min-height: 305px;
	padding: 10px 30px 27px 25px;
	border-radius: 6px;
	background-color: #fff;
	z-index: 999;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.18);
}

.organ-box:before {
	position: absolute;
	left: 50%;
	top: -4%;
	display: inline-block;
	content: '';
	width: 20px;
	height: 20px;
	background: url(../images/public/sj_top.svg) center center no-repeat;
}

/* 海事机构下拉样式 */
.organ-box .selected {
	padding: 12px 0;
}

.organ-box .selected .btn-group {
	width: auto;
	margin: 0;
	margin-top: 0;
}

.organ-box .selected .btn-group a {
	display: inline-block;
	width: 51px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 4px;
	color: #0050AC;
	font-size: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	border: 1px solid #0050AC;
	background-color: transparent;
}

.organ-box .selected .btn-group a:hover {
	color: #fff;
	background: #004098;
}

.organ-box .selected .selected-data {
	min-width: 252px;
	height: 24px;
	margin-right: 20px;
}

.organ-box .selected .selected-data span {
	vertical-align: middle;
}

.item-organ.bw {
	padding: 12px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.item-organ span {
	display: inline-block;
	width: 140px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	margin-right: 21px;
	padding-top: 12px
}

.selected-data span {
	width: auto;
	margin: 0 5px;
}

.item-organ.bw span {
	padding-top: 0;
}

.item-organ.selected span {
	height: 24px;
	line-height: 24px;
	padding-top: 0;
}

.item-organ ul:after {
	content: '';
	display: block;
	clear: both;
}

.item-organ li {
	float: left;
	color: #666;
	font-size: 12px;
	margin-right: 30px;
	margin-bottom: 15px;
	cursor: pointer;
}

.item-organ li:hover,
.item-organ li.active {
	color: #004098;
}

.item-organ ul {
	width: 515px;
	padding-top: 12px;
	border-bottom: 1px solid #eee;
}

.item-organ ul#hsOrgan {
	border-bottom: none;
}

/* 右侧导航 */
.right-nav {
	position: fixed;
	right: 0px;
	top: 35%;
	z-index: 799;
	height: 252px;
}

.right-nav ul {
	position: absolute;
	right: 0;
	width: 70px;
	/* height: 328px; */
	text-align: center;
	background: #FFFFFF;
	box-shadow: -3px 3px 10px 0px rgba(124, 124, 124, 0.08);
	border-radius: 6px;
}

.right-nav li {
	height: 72px;
	padding: 15px 0;
	cursor: pointer;
}
.right-nav li.sq.rn_5{height:36px;line-height: 36px;padding: 0;}
.right-nav li.rn_3{display: none;}
.right-nav li img,
.toTop img {
	margin-bottom: 8px;
}

.right-nav li img.hor {
	display: none;
}

.right-nav li:hover img.cur {
	display: none;
}

.right-nav li:hover img.hor {
	display: inline-block;
}

.right-nav li span {
	display: block;
	font-size: 12px;
	color: #666;
}

.right-nav li.sq {
	border-top: 1px solid #eee;
}

.right-nav li.sq img {
	margin-bottom: 2px;
}

.right-nav li.sq a {
	font-size: 12px;
	color: #666;
}

.right-nav li:hover a span,
.right-nav li.sq:hover a {
	color: #0050AC;
}

.zk {
	display: none;
	position: absolute;
	width: 70px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	left: -70px;
    top: 216px;
	padding: 0;
	font-size: 12px;
	background-color: #0050AC;
	box-shadow: -3px 3px 10px 0px rgb(124 124 124 / 8%);
	border-radius: 6px 0px 0px 6px;
}

.zk img {
	width: 12px;
	height: 12px;
	margin-bottom: 4px;
}

.zk a {
	display: block;
	color: #fff;
}

.toTop {
	display: none;
	position: absolute;
	top: 272px;
    right: 0;
	width: 70px;
	height: 68px;
	padding: 15px 0;
	text-align: center;
	cursor: pointer;
	background: #FFFFFF;
	box-shadow: -3px 3px 10px 0px rgba(124, 124, 124, 0.08);
	border-radius: 6px;
}

.toTop span {
	display: block;
	font-size: 12px;
	color: #666;
}

.toTop:hover span {
	color: #0050AC;
}

.toTop .hor,
.toTop:hover .cur {
	display: none;
}

.toTop:hover .hor {
	display: inline-block;
}

.right-nav .wechat {
	position: absolute;
	top: 0;
	display: none;
	width: 120px;
	/* height: 144px; */
	right: 75px;
	text-align: center;
	background: #FFF;
	border-radius: 6px;
	box-shadow: 0 0 10px #7c7c7c;
	
}
.right-nav .wechat .wechats{
	padding-bottom: 10px;
	border-bottom: 1px solid #EEE;
}
.right-nav .wechat .wechats img {
	width: 103px;
	height: 103px;
	margin: 8px 0;
}
.right-nav .wechat p {
	font-size: 12px;
}
.wechat .app{
	padding-top: 12px;
	padding-bottom: 10px;
}
.wechat .app img{
	width: 87px;
	height: 87px;
	margin: 0 auto 5px auto;
}
.wechat .app p{
	line-height: 18px;
	color: #666666;
}
.wechat .app .btn{
	display: block;
	width: 106px;
	height: 28px;
	font-size: 12px;
	border-radius: 6px;
	color: #FFFFFF;
	line-height: 28px;
	margin: 9px auto;
	text-indent: 15px;
	background:#0050AC url(../images/index/download.svg) no-repeat 10px center;
}

.wechat .app a.download{
	display: block;
	margin: 0;
	line-height: 18px;
	font-size: 12px;
	color: #999999;
}
.wechat .app a.download img{
	width: 12px;
	height: 12px;
	margin-left: 4px;
}
.wechat .app a.download  img.big_h{
	display: none;
}
.wechat .app a.download:hover{
	color: #0050AC;
}
.wechat .app a.download:hover .big{
	display: none;
}
.wechat .app a.download:hover .big_h{
	display: inline-block;
}

/* 吸顶头部样式 */
.xd-head {
	/*display: none;*/
	width: 100%;
	background-color: #fff;
	z-index: 999;
	font-family: "SimSun","Microsoft YaHei";
}

.xd-head .nav {
	margin-top: 10px;
}

.xd-head .ptxx,
.xd-head .sel {
	margin-top: 5px;
}

.xd-head .ctr-group {
	margin: 14px 30px 0 0px;
}

.xd {
	display: none;
}

/*导航吸顶*/
.xd-active {
	position: fixed;

	width: 100%;
	height: 90px;
	top: 0px;
	background-color: #fff;
	z-index: 899;
}

.line.xd-active-line {
	position: fixed;
	width: 100%;
	background: #FFF url(../images/public/line.svg) bottom center no-repeat;
	background-size: cover;
	background-color: rgb(255, 0 ,0, 0%);
	top: 90px;
	z-index: 898;
}

.xd-head .top {
	padding-top: 20px;
	height: 90px;
}

.xd-head .tips {
	background-color: rgba(0, 80, 172, .08);
	color: #0050AC;
	margin-bottom: 20px;
}

.xd-head .logo-box,
.xd-head .nav li a,
.xd-head .ptxx a {
	color: #333;
}

.xd-head .nav li.active a {
	font-size: 16px;
	color: #004098;
	border-bottom: 3px solid #004098;
}

.xd-head .sel {
	border: 1px solid #004098;
	background-color: rgba(255, 255, 255, 1);
	cursor: pointer;
}

.xd-head .sel span {
	color: #0050AC;
	background: url(../images/public/sj_h.svg) no-repeat 106% center transparent;
}

.xd-head .ctr-group li a {
	/* color: #0050ac; */
	color: #333;
}

/* 搜索 */
.head .search-box {
	width: 850px;
	height: 56px;
	margin: 67px auto 66px auto;
	border-radius: 6px;
}

.head .search-box input {
	width: 75%;
	height: 100%;
	padding-left: 15px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	opacity: .8;
	color: #5A85BF;
	display:none;
}

.head .search-box input::-webkit-input-placeholder {
	color: #5a85bf;
}

.head .search-box span {
	display: inline-block;
	width: 157px;
	height: 100%;
	line-height: 56px;
	margin-left: -4px;
	text-align: center;
	vertical-align: middle;
	margin-top: -3px;
	font-size: 18px;
	background-color: #da251d;
	color: #fff;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	cursor: pointer;
	display:none;
}

.head .search-box span img {
	margin-left: 5px;
}

/* 底部样式 */
.bottom {
	width: 100%;
	height: 169px;
	padding-top: 20px;
	background: -webkit-linear-gradient(rgba(49, 119, 194, 0.73), rgba(0, 64, 152, 0.41));
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(rgba(49, 119, 194, 0.73), rgba(0, 64, 152, 0.41));
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(rgba(49, 119, 194, 0.73), rgba(0, 64, 152, 0.41));
	/* Firefox 3.6 - 15 */
	background: linear-gradient(rgba(49, 119, 194, 0.73), rgba(0, 64, 152, 0.41));
}

.rm {
	width: 33%;
}

.rm h4 {
	display: inline-block;
	background: url(../images/public/st.svg) left center no-repeat;
	padding-left: 10px;
	color: #fff;
	height: 24px;
	line-height: 24px;
}

.rm span {
	display: inline-block;
	width: 59px;
	height: 24px;
	line-height: 24px;
	margin-left: 20px;
	text-align: center;
	border-radius: 6px;
	background: rgba(255, 255, 255, .22) url(../images/public/sx.svg) 10% center no-repeat;
	padding-left: 13px;
	color: rgba(255, 255, 255, 1);
	font-size: 11px;
	cursor: pointer;
}

.rm ul {
	border-right: 1px solid rgba(255, 255, 255, .4);
}

.rm li {
	float: left;
	width: 140px;
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
}

.rm li a {
	color: #fff;
	cursor: pointer;
	width: 97%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}

.rm li a:hover {
	color: #CCD9E8;
}

.rm .botnav {
	height: 24px;
}

.rmcx,
.notice {
	padding-left: 45px;
}

.notice li a {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.rmcx li {
	width: 155px;
}

.notice ul {
	border-right: none;
}

.notice span {
	float: right;
	padding-left: 0;
	background: rgba(255, 255, 255, .22);
}

.notice li {
	float: none;
	width: 100%;
}

.rm #rmList li {
	float: none;
	width: 318px;
}

.line {
	width: 100%;
	height: 16px;
	background: url(../images/public/line.svg) bottom center no-repeat;
	background-size: cover;
	background-color: rgb(255, 0 ,0, 0%);
}

.xd-head.xd-active .line {
	background: #FFF url(../images/public/line.svg) bottom center no-repeat;
	background-size: cover;
	background-color: rgb(255, 0 ,0, 0%);
}

/* 底部样式 */
.foot {
	margin-top: 40px;
	background-color: #F6F6F6;
}

.foot-top {
	padding: 17px 0 19px 0;
	border-bottom: 1px solid #e5e5e5;
}

.foot-top li {
	float: left;
	min-width: 208px;
	height: 59px;
	line-height: 59px;
	padding: 0 21px;
	margin-left: 20px;
	background: #ECECEC;
	border-radius: 6px;
}

.foot-top li:first-child {
	margin-left: 0;
}

.foot-top li:first-child .gywm {
	color: #333;
	margin-right: 40px;
}

.foot-top li:nth-child(2) {
	padding: 0 45px;
}

.dzjg {
	float: right;
	width: 50px;
	height: 61px;
	margin-left: 47px;
}

#_span_jiucuo {
	float: right;
}

.foot-top .ewm {
	padding-right: 45px;
	background: #ECECEC url(../images/public/xz.svg) 92% center no-repeat;
}

.foot-bottom {
	padding: 14px 0;
}

.foot-bottom .fl {
	color: #999;
}

.foot-bottom .fl {
	margin-bottom: 10px;
}

.foot-bottom .fl span {
	color: #333;
}

.foot-bottom .yth {
	width: 313px;
	height: 24px;
	line-height: 24px;
	background: #EEEEEE;
	border-radius: 12px;
	text-align: center;
	margin-bottom: 10px;
	color: #999;
}

.gh {
	margin-left: 40px;
}

/* 二维码 */
.ewm-box {
	position: fixed;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .4);
	z-index: 999;
}

.img {
	position: relative;
	width: 310px;
	height: 310px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #e4eaf8;
}

.img span {
	display: inline-block;
	position: absolute;
	top: 5px;
	right: 10px;
	width: 15px;
	height: 15px;
	background: url(../images/public/gb.svg) center no-repeat;
	cursor: pointer;
}

/*分页*/
#pages {
	text-align: center;
}

.layui-laypage {
	margin: 30px 0;
}

.layui-laypage a,
.layui-laypage span {
	width: 28px;
	height: 28px;
	line-height: 28px;
	margin: 0;
	margin-right: 15px;
	padding: 0;
	text-align: center;

}

.layui-laypage>a:first-child,
.layui-laypage>a:first-child em,
.layui-laypage .layui-laypage-count,
.layui-laypage .layui-laypage-limits,
.layui-laypage .layui-laypage-refresh,
.layui-laypage .layui-laypage-skip,
.layui-laypage a,
.layui-laypage span,
.layui-laypage select {
	border-radius: 6px;
	box-sizing: border-box;
	font-size: 14px;
	border-color: #999;
	color: #666;
}

.layui-laypage a:hover {
	color: #0050AC;
	border-color: #0050AC;
}

.layui-laypage-em {
	background-color: transparent !important;
}

.layui-laypage .layui-laypage-curr em {
	color: #0050AC;
}

.layui-laypage .layui-laypage-curr {
	border-color: #0050AC;
}

.layui-laypage .layui-laypage-skip {
	width: 110px;
	height: 28px;
	line-height: 28px;
	color: #333;
}

.layui-laypage button,
.layui-laypage input {
	height: 28px;
	line-height: 28px;
	border-radius: 6px;
	border-color: #999;
}

.layui-laypage .layui-laypage-limits {
	height: 28px;
	line-height: 28px;
	color: #333;
}
.layui-laypage .layui-laypage-limits option{
	color: #333;
}

button.layui-laypage-btn {
	display: none;
}

.layui-laypage a.layui-laypage-next,.layui-laypage a.layui-laypage-prev{
	width: 71px;
	color: #999 !important;
}
.layui-laypage-limits select{
	width: 84px;
	height: 28px;
	line-height: 28px;
}

/*暂无数据样式*/
.no-data {
	position: absolute;
	width: 100%;
	height: 100%;
}


/* 政务服务子事项 */
.zwfwchild{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    margin: 0;
    z-index: 10000;
    background:rgba(0, 0, 0, 0.4);
}
.zwfwchild .dialog{
    width: 742px;
    position: relative;
    margin: 30vh auto 50px;
    border-radius: 2px;
    box-shadow: 1px 3px rgb(0 0 0 / 30%);
    box-sizing: border-box;
}
.dialog .dialogtitle{
    padding: 20px 20px 10px!important;
    text-align: center!important;
    background: #e4eaf8!important;
}
.dialog .dialogtitle span{
    line-height: 24px;
    font-size: 18px;
    color: #303133;
}
.dialog .dialogtitle button{
    position: absolute;
    top: 14px;
    right: 20px;
    padding: 0;
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer;
    font-size: 16px;
    box-sizing: border-box;
}
.dialog .dialogtitle button i:before {
    content: "x";
}
.dialog .dialogtitle button i{
    padding: 5px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
}
.dialogcontent{
    padding: 20px 20px!important;
    color: #606266;
    font-size: 14px;
    background: #FFF;
    word-break: break-all;
}
.dialogcontent .alist{
    padding: 40px 10.5%;
}
.dialogcontent .alist a{
    width: auto!important;
    padding: 5px;
    display: block;
    margin: 0 35px;
    margin-bottom: 10px;
    line-height: 30px;
    text-align: center;
    background: #e4eaf8;
    border-radius: 4px;
    font-weight: 400;
    color: #004098;
    font-size: 14px;
}


/* 适配 */
@media screen and (max-width: 1919px) {
	.nav {width: auto;/* margin-left: 0; */}
	.nav li {width: 70px;margin-left: 35px;}
	.nav li:first-child {width: 42px;margin-left: 0;}
}
/* 适配1440 */
@media screen and (max-width: 1440px) {
	body,.head-box,#fixHead,.head.xd-head .xd-active {width: 100% !important;}
	.nav{margin-left:25px}
	.nav li {margin-left: 25px;width:auto}
	.ctr-group {margin: 20px 0px 0 0px !important;}
	.xd-head .ctr-group{margin: 12px 5px 0 0px !important;}
	.ctr-group li a {margin: 0 3px;}
	.sel-organ{margin-right: 10px;}
	.help-pop{left: -116%;}
}
/* 适配1366 */
@media screen and (max-width: 1366px) {
	body,.head-box,#fixHead,.head.xd-head .xd-active {width: 100% !important;}
	.nav {width: auto;margin-left: 25px;}
	.help-pop {left: -38px;}
	.logo-box{margin-right: 5px;}
	.nav li {width: auto;margin-left: 15px;}
	.nav li:first-child {width: 42px;margin-left: 0;}
	.ctr-group {margin: 20px 20px 0 10px;}
	.ctr-group li a.zc {margin: 0 !important;}
	.ctr-group li.ctrls a{margin: 0 10px;}
	.xd-head .ctr-group { margin: 13px 20px 0 10px;}
	.sel-organ{margin-right: 5px;}
	a#toolbarCtrl{margin: 0 10px;}
}
/* 适配1280 */
@media screen and (max-width:1280px){
	.nav {width: auto;margin-left: 10px;}
	.nav li{margin-left:10px}
	.ctr-group{margin: 20px 10px 0 5px;}
	.ctr-group li.ctrls a{margin:0 5px}
	a#toolbarCtrl{margin: 0 5px;}
}


/*20220706*/
.right-nav li.rn_4{
	display: block;
}
.zk{
	top: 144px;
}
.wechat .app{
	display: none;
}
.right-nav .wechat .wechats{
	    border-bottom: none;
}
/*20220723*/
.right-nav ul .back img{
	width:24px;
	height:24px;
}
.right-nav ul .back{
	display:none;
}
/* .right-nav .wechat{ */
	/* top: 72px; */
/* } */

.zk {
    top: 216px;
}
